WordCloud for Python documentation¶. Here you find instructions on how to create wordclouds with my Python wordcloud project. Compared to other wordclouds ...
pip install wordcloud. If you are using conda, you can install from the conda-forge channel: conda install -c conda-forge wordcloud. Installation notes. Wordcloud 1.0.0 · Wordcloud 1.1.1 · Wordcloud 1.6.0 · Wordcloud 1.7.0
wordcloud can be a little tricky to install. If you only need it for plotting a basic word cloud, then pip install wordcloud or conda install -c conda-forge ...